home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / v cisle / xulplayer / xulplayer-0.2.1.5.exe / xulrunner / res / fonts / mathfontSymbol.properties < prev   
Text File  |  2004-12-01  |  4KB  |  74 lines

  1. # ***** BEGIN LICENSE BLOCK *****
  2. # Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3. #
  4. # The contents of this file are subject to the Mozilla Public License Version
  5. # 1.1 (the "License"); you may not use this file except in compliance with
  6. # the License. You may obtain a copy of the License at
  7. # http://www.mozilla.org/MPL/
  8. #
  9. # Software distributed under the License is distributed on an "AS IS" basis,
  10. # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11. # for the specific language governing rights and limitations under the
  12. # License.
  13. #                                                                       
  14. # The Original Code is Mozilla MathML Project.                          
  15. #                                                                       
  16. # The Initial Developer of the Original Code is
  17. # The University of Queensland.
  18. # Portions created by the Initial Developer are Copyright (C) 2001
  19. # the Initial Developer. All Rights Reserved.
  20. #                                                                       
  21. # Contributor(s):                                                       
  22. #   Roger B. Sidje <rbs@maths.uq.edu.au>                                
  23. #
  24. # Alternatively, the contents of this file may be used under the terms of
  25. # either the GNU General Public License Version 2 or later (the "GPL"), or
  26. # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27. # in which case the provisions of the GPL or the LGPL are applicable instead
  28. # of those above. If you wish to allow use of your version of this file only
  29. # under the terms of either the GPL or the LGPL, and not to allow others to
  30. # use your version of this file under the terms of the MPL, indicate your
  31. # decision by deleting the provisions above and replace them with the notice
  32. # and other provisions required by the GPL or the LGPL. If you do not delete
  33. # the provisions above, a recipient may use your version of this file under
  34. # the terms of any one of the MPL, the GPL or the LGPL.
  35. #
  36. # ***** END LICENSE BLOCK *****
  37.  
  38. #  LOCALIZATION NOTE: FILE
  39. #  Do not translate anything in this file
  40.  
  41. # This file contains the list of all stretchy MathML chars that
  42. # can be rendered with the indicated mathfont.
  43. mathfont = Symbol
  44.  
  45. #        [ T/L |  M  | B/R |  G  | size0 ... size{N-1} ]
  46. \u0028 = \uF8FF\uFFFD\uF8FF\uF8FF\u0028 # (
  47. \u0029 = \uF8FF\uFFFD\uF8FF\uF8FF\u0029 # )
  48. \u005B = \uF8FF\uFFFD\uF8FF\uF8FF\u005B # [
  49. \u005D = \uF8FF\uFFFD\uF8FF\uF8FF\u005D # ]
  50. \u007B = \uF8FF\uF8FF\uF8FF\uF8FF\u007B # {
  51. \u007C = \uFFFD\uFFFD\uFFFD\u007C\u007C # |
  52. \u007D = \uF8FF\uF8FF\uF8FF\uF8FF\u007D # }
  53. \u2190 = \u2190\uFFFD\uFFFD\uF8FF\u2190 # LeftArrow, larr, leftarrow
  54. \u2191 = \u2191\uFFFD\uFFFD\uF8FF\u2191 # UpArrow, uarr, uparrow
  55. \u2192 = \uFFFD\uFFFD\u2192\uF8FF\u2192 # RightArrow, rarr, rightarrow
  56. \u2193 = \uFFFD\uFFFD\u2193\uF8FF\u2193 # DownArrow, darr, downarrow
  57. \u2194 = \u2190\uFFFD\u2192\uF8FF\u2194 # LeftRightArrow, harr, leftrightarrow
  58. \u2195 = \u2191\uFFFD\u2193\uF8FF\u2195 # UpDownArrow, updownarrow, varr
  59. \u2308 = \u005B.T\uFFFD\uFFFD\u005B.G\u2308 # LeftCeiling, lceil
  60. \u2309 = \u005D.T\uFFFD\uFFFD\u005D.G\u2309 # RightCeiling, rceil
  61. \u230A = \uFFFD\uFFFD\u005B.B\u005B.G\u230A # LeftFloor, lfloor
  62. \u230B = \uFFFD\uFFFD\u005D.B\u005D.G\u230B # RightFloor, rfloor
  63.  
  64. \u005F = \uFFFD\uFFFD\uFFFD\u005F\u0332 # ad-hock: UnderBar (0x0332) is stretched with underscore
  65. \u00AF = \uFFFD\uFFFD\uFFFD\uF8E5\u00AF # ad-hoc: overbar is stretched with the radical extender 
  66.  
  67. #For Windows
  68. #\u222B = \u2320\uFFFD\u2321\uF8FF\u222B # Integral, int
  69.  
  70. # For Linux, we want to use a rule as glue for the 
  71. # integral to avoid problems with the font' supplied glue
  72. # (this is okay for Windows too)
  73. \u222B = \u2320\uFFFD\u2321\uFFFD\u222B # Integral, int
  74.